setStrokeStyle

abstract fun setStrokeStyle(block: DesignBlock, style: StrokeStyle)

Set the stroke style of the given design block. Required scope: "stroke/change"

Parameters

block

the block whose stroke style should be set.

style

the stroke style to be set.